home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / tskerm25.zip / INIT132.CMD < prev    next >
OS/2 REXX Batch file  |  1994-02-10  |  469b  |  15 lines

  1. ;
  2. ; INIT132.CMD by Timo Salmi Thu 10-Feb-94
  3. ; Script to call all the necesary initialization scripts at once
  4. ;
  5. ; To call this script use Kermit command "take init132.cmd" or
  6. ; at the MsDos prompt run kerm.bat with parameter 5, that is "kerm 5"
  7. ;
  8. ; Customize as appropriate for your own system
  9.  
  10. take c:\telec\kermi\kerm132.ini
  11. echo \13kerm132.ini AT keyboard definitions ready\13
  12. take c:\telec\kermi\memacsat.cmd
  13. take c:\telec\kermi\zset.cmd
  14. set baud 9600
  15.